码迷,mamicode.com
首页 >  
搜索关键字:安装active directory 证书错误{0x80070842 (win32:2114)}    ( 6193个结果
Oracle Managed Files,OMF
OMF相关参数:DB_CREATE_FILE_DESTDefines the location of the default file system directory or Oracle ASM disk group where the database creates datafiles or ...
分类:数据库   时间:2014-06-29 13:34:37    阅读次数:300
执行linux脚本出现问题
1. 权限不够: 使用 chmod +x XXX.sh 提升权限2. 出现:/bin/bash^M: bad interpreter: No such file or directory 原因:文件换行里出现\r\n 与linux格式不符合 安装dos2unix apt-get installd.....
分类:系统相关   时间:2014-06-29 12:26:50    阅读次数:293
【Linux笔记】cd无法进入xargs管道输出的目录
cd无法进入xargs管道输出的目录,xargs: cd: No such file or directory...
分类:系统相关   时间:2014-06-20 11:59:11    阅读次数:347
添加AD RMS role时,提示密码不能被验证The password could not be validated
"The password could not be validated" when attempting to provision an AD RMS server. Symptoms When you attempt to provision an Active Directory Rights...
分类:其他好文   时间:2014-06-13 13:37:09    阅读次数:271
ls 命令详解
1、ls基本语法及选项用法:ls [选项]... [文件]...List information about the FILEs (the current directory by default).Sort entries alphabetically if none of -cftuvSUX n...
分类:其他好文   时间:2014-06-06 14:11:26    阅读次数:196
AIX加入?能够telnet远程连接账号方法
AIX 中加入?账号能够使用命令mkuser 和 SMIT 两种方式,这里介绍SMIT方式1、使用root 账号登录AIX2、输入 smitty user3、选择Add a User4、输入"User Name" "HOME directory" 按回车创建用户 输入 #finger test 能....
分类:Web程序   时间:2014-06-02 19:14:29    阅读次数:408
在linux AS5.4 64bit 安装CRS时,执行root.sh时报错
在linuxAS5.464bit安装CRS时,执行root.sh时报错 [root@rac02crs]#shroot.sh WARNING:directory‘/opt/ora10g/product/10.2.0‘isnotownedbyroot WARNING:directory‘/opt/ora10g/product‘isnotownedbyroot WARNING:directory‘/opt/ora10g‘isnotownedbyroot WARNING:directory‘/o..
分类:系统相关   时间:2014-06-02 03:53:55    阅读次数:380
ORA-09925 Linux-x86_64 Error: 2: No such file or directory
DBCA***数据库所有实例后,本想用RMANduplicate方式克隆DB,因此在$ORACLE_BASE目录下创建了相关的目录admin/dupl/adump,admin/dupl/dpump 在使用sqlplus正常连接空闲实例,手贱却执行了startup命令,oracle果断出现ORA-09925错误 [oracle@tips~]$sqlplus/assysdba SQL*Plu..
分类:系统相关   时间:2014-06-02 03:51:53    阅读次数:416
linux command cp.
Examplescp file1.txt newdirCopies thefile1.txtin the current directory to thenewdirsubdirectory.cp /home/public_html/mylog.txt /home/public_html/backu...
分类:系统相关   时间:2014-06-01 12:24:00    阅读次数:263
mysql链接错误
Warning: mysqli_connect() [function.mysqli-connect]: [2002] No such file or directory (trying to connect via unix:///var/mysql/mysql.sock) in xxx.php ...
分类:数据库   时间:2014-05-31 18:38:12    阅读次数:303
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!